n0-computer is a small, engineering-focused publisher that emerged from the open-source Rust community to build minimalist, cryptography-first networking tools. Its catalogue currently centers on Sendme, a command-line utility that turns any folder into an ephemeral, peer-to-peer transfer portal: files are split into blake3-verified chunks, announced over a self-discovered swarm, and fetched directly between machines without intermediate cloud storage or account creation. Typical use-cases range from developers shipping nightly builds to colleagues across continents, to artists exchanging raw video dailies on set, to privacy-minded users who prefer not to trust third-party sync services; the tool’s progressive encryption and optional one-time codes make it equally suited for one-off laptop-to-laptop hand-offs or scripted CI artifact distribution. Because Sendme compiles to a single native binary, it slips easily into automation pipelines, remote-work toolkits, or portable USB drives, providing a lightweight alternative to heavier rsync tunnels or browser-based drop zones. The publisher’s broader roadmap hints at expanding this P2P stack into wider data-sync and content-addressed storage utilities, but today the public offering remains the lean, auditable file sender. All n0-computer software, including the latest Sendme release, is available free of charge on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always installing the newest build and supporting batch installation alongside other applications.

Sendme

P2P file transfer tool

Details